Skip to content

Conversation

kderusso
Copy link
Member

Fixes some docs that didn't have new features tied to the 9.1 release.

@kderusso kderusso added >docs General docs changes auto-backport Automatically create backport pull requests when merged :SearchOrg/Relevance Label for the Search (solution/org) Relevance team v9.2.0 v9.1.1 labels Jul 23, 2025
@elasticsearchmachine elasticsearchmachine added Team:Docs Meta label for docs team Team:SearchOrg Meta label for the Search Org (Enterprise Search) Team:Search - Relevance The Search organization Search Relevance team labels Jul 23, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-docs (Team:Docs)

@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/search-eng (Team:SearchOrg)

@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/search-relevance (Team:Search - Relevance)

Comment on lines 114 to 122
```{applies_to}
stack: 9.1.0
```

`index_options`
: (Optional, object) Specifies the index options to override default values
for the field. Currently, `dense_vector` index options are supported.
For text embeddings, `index_options` may match any allowed
[dense_vector index options](/reference/elasticsearch/mapping-reference/dense-vector.md#dense-vector-index-options).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for coming back to this! for setting availability, I generally suggest you use an inline tag like this so it's a little easier to read. the availability tags also need a lifecycle state in them (in this case, likely GA)

Suggested change
```{applies_to}
stack: 9.1.0
```
`index_options`
: (Optional, object) Specifies the index options to override default values
for the field. Currently, `dense_vector` index options are supported.
For text embeddings, `index_options` may match any allowed
[dense_vector index options](/reference/elasticsearch/mapping-reference/dense-vector.md#dense-vector-index-options).
`index_options` {applies_to}`stack: ga 9.1`
: (Optional, object) Specifies the index options to override default values
for the field. Currently, `dense_vector` index options are supported.
For text embeddings, `index_options` may match any allowed
[dense_vector index options](/reference/elasticsearch/mapping-reference/dense-vector.md#dense-vector-index-options).

@shainaraskas
Copy link
Contributor

shainaraskas commented Jul 23, 2025

we hadn't gotten to opening up PRs to address yet, but this is the list of semantic text PRs that I think might be missing annotations. depending on how far you want to go with this PR, consider adding tags for these changes as well.

#124669 (I think semantic_text is missing an explicit 9.0 tag because that's when it went GA)
#121041 fixed in this PR
#126634 fixed in this PR
#128927
#129150
#119967 fixed in this PR
#130028
#127586

cc: @szabosteve

@kderusso kderusso requested review from Mikep86 and shainaraskas July 23, 2025 19:14
Copy link
Contributor

🔍 Preview links for changed docs

@kderusso
Copy link
Member Author

I'll defer to @Mikep86 for a followup for the remaining semantic text work, thanks for the ping on PRs!

Copy link
Contributor

@shainaraskas shainaraskas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tags lgtm - thank you 🙏

@kderusso kderusso merged commit b941518 into elastic:main Jul 23, 2025
10 checks passed
kderusso added a commit to kderusso/elasticsearch that referenced this pull request Jul 23, 2025
* Fix semantic text docs for features coming in 9.1

* Inline applies_to
@elasticsearchmachine
Copy link
Collaborator

💚 Backport successful

Status Branch Result
9.1

elasticsearchmachine pushed a commit that referenced this pull request Jul 23, 2025
* Fix semantic text docs for features coming in 9.1

* Inline applies_to
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-backport Automatically create backport pull requests when merged >docs General docs changes :SearchOrg/Relevance Label for the Search (solution/org) Relevance team Team:Docs Meta label for docs team Team:Search - Relevance The Search organization Search Relevance team Team:SearchOrg Meta label for the Search Org (Enterprise Search) v9.1.1 v9.2.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants